Prefix Vector specific ids (head-base|page-base|head|panel) with mw- per bug 23597.
[lhc/web/wiklou.git] / skins / vector / experiments / babaco-colors-a.css
index a8eb5c4..8e414ea 100644 (file)
@@ -13,7 +13,7 @@ html .thumbimage,
 }
 
 /* Framework */
-#page-base {
+#mw-page-base {
        background-color: inherit !important;
        background-image: none !important;
 }
@@ -65,10 +65,10 @@ h2 .editsection,
        font-family:sans-serif;
        font-weight:normal;
 }
-body #panel div.portal div.body {
+body #mw-panel div.portal div.body {
        background-image:url(images/new-portal-break-ltr.png);
 }
-body.rtl #panel div.portal div.body {
+body.rtl #mw-panel div.portal div.body {
        background-image:url(images/new-portal-break-rtl.png);
 }
 body div.vectorTabs li a, div.vectorTabs li a span{
@@ -101,7 +101,7 @@ div.thumbinner{
        border: 1px solid #cccccc;
        background-color: #f7f7f7;
 }
-#panel div.portal h5 {
+#mw-panel div.portal h5 {
        font-weight:bold;
        margin-bottom:0;
        padding-bottom:0.05em;